projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87c24bb
)
calc.texi (Vector and Matrix Arithmetic): Add mention of `kron'.
author
Jay Belanger
<jay.p.belanger@gmail.com>
Fri, 11 Apr 2008 22:26:48 +0000
(22:26 +0000)
committer
Jay Belanger
<jay.p.belanger@gmail.com>
Fri, 11 Apr 2008 22:26:48 +0000
(22:26 +0000)
doc/misc/calc.texi
patch
|
blob
|
history
diff --git
a/doc/misc/calc.texi
b/doc/misc/calc.texi
index bfef5f953ff18763ac5c6c492dabdcfd5a21f35d..6f1552f02b608686c5addf87b429ae4cf13e5235 100644
(file)
--- a/
doc/misc/calc.texi
+++ b/
doc/misc/calc.texi
@@
-20108,6
+20108,12
@@
The @kbd{V T} (@code{calc-mtrace}) [@code{tr}] command computes the
trace of a square matrix. This is defined as the sum of the diagonal
elements of the matrix.
+@kindex V K
+@pindex calc-kron
+@tindex kron
+The @kbd{V K} (@code{calc-kron}) [@code{kron}] command computes
+the Kronecker product of two matrices.
+
@node Set Operations, Statistical Operations, Vector and Matrix Arithmetic, Matrix Functions
@section Set Operations using Vectors